Welcome![Sign In][Sign Up]
Location:
Search - Csharp C/S

Search list

[Internet-NetworkArpSender

Description: ArpSender是C#写的ARP发包器,写的初衷是想试下什么样的ARP包才会引起ARP攻击,构造一些包可能会导致别人上不了网。至于包怎么填,发挥大家的想象吧,嘿嘿。 ArpSender用了SharpPcap这个开源API,有兴趣的到网上查下,用起来挺简单的。编程过程中最大的问题就是线程的问题。发包的代码中用了BackgroundWorker控件,因为参数只能传一个,并且线程是不允许直接调用主窗口控件,后来用了一个结构体struct ArpPac来传,感觉还是很麻烦啊!不过还好在BackgroundWorker的RunWorkerCompleted可以直接操作主窗口控件了,能把结果显示到主窗口上。 在编写获取IP的MAC地址部分,一开始还是用BackgroundWorker,在获取存在的IP地址MAC时可以正常工作,可是当IP不存在是,DOWORK方法一直没结束。因为里面一个Resolve方法一直没返回,也没超时设定,线程就一直卡在那不动了。也不知道该怎么结束这个线程。于是改用了Thread,传参数用了个object数组,嘿嘿,所有参数都封起来。到了那边再解封,很好用。后来才发现,线程是没有返回值的。。又不能直接操作窗体控件。。没办法,只好设个全局变量来保存结果了。获取MAC部分还用了个Timer控件,1秒钟如果还没得到返回的MAC,直接结束该线程-ArpSender Writing C# are the ARP contract, and written under the original intent was to want to test what kind of ARP packets that would arouse the ARP attacks, construction of some packets may lead to others not on Net. As for how to fill package, everyone s imagination to play it, ArpSender spent SharpPcap this open source API, there is interest in online search, the very simple to use. Programming process is the biggest problem the question thread. Contract code used BackgroundWorker control, because the parameters can only be a mass, and threads are not allowed to directly call the main window controls, and later used a structure struct ArpPac to mass, I feel still very troublesome ah! Fortunately, however RunWorkerCompleted at BackgroundWorker can directly operate the main window controls, and the results can show up to the main window. In the preparation of access to IP-MAC address of the beginning or use BackgroundWorker, exist in access to the IP address of MAC c
Platform: | Size: 204800 | Author: 咹靜ゞ`兲倥 | Hits:

[CSharpUsbHIDLibrary

Description: This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.
Platform: | Size: 43008 | Author: lmquyen | Hits:

[CSharpWindowsApp080422

Description: c#程序的设计理念之一是向后兼容性,有利于版本的升级,和应用程序的可移植。这是一个画图程序,仿照微软的画图功能制作。旨在体现这一点。-c# procedure design concept is one of backward compatibility, there is in favor of versions of the upgrade, and applications can be transplanted. This is a Paint program, modeled on Microsoft' s Paint production function. To reflect this.
Platform: | Size: 92160 | Author: 张宽 | Hits:

[CSharpSnakeGame

Description: 用visual studio 2008, C# 3.0编写的贪吃蛇游戏源码,两个版本:PC和手机。看了代码你就会知道,用.net开发手机应用竟然和电脑上的应用是如何的相似。这要归功于微软做的统一的抽象。-Using visual studio 2008, C# 3.0 the preparation of the Snake game source code, two versions: PC and mobile phone. Read the code you will know, the. Net application development of mobile phones and even the application of computers is how similar. Thanks to the unification of Microsoft' s so abstract.
Platform: | Size: 218112 | Author: sunstudio | Hits:

[Goverment applicationWorkFlow

Description: 包括电子政务系统的架构设计、工作流引擎的设计与开发、工作流图形定义工具的设计与开发等,并详细介绍了系统的C#源代码。更多内容更新请参考作者的技术博客:http://blog.sina.com.cn/xianhuameng-E-government systems, including architecture design, workflow design and development of engines, workflow definition graphics design and development tools, and details of the system C# source code. More updates please refer to the author s technical blog: http://blog.sina.com.cn/xianhuameng
Platform: | Size: 3645440 | Author: xianhua | Hits:

[CSharpCSharpengine

Description: 这是一个AE9.2 和 CSharp 开发的C/s胸痛,完成了AE和SDE的连接运用以及其他常见的用法,具有极高的使用价值。-This is a System ,yes a system that refers to CSharp And Arcgis Engine 9.2 ,with high usage in your work .
Platform: | Size: 156672 | Author: Abeniuy | Hits:

[CSharplibrary-info-management

Description: 图书管理信息系统,B/S架构,C#开发,可作为毕业设计-Library management information system, B/S framework, C# development, could serve as a graduation project
Platform: | Size: 404480 | Author: neal | Hits:

[CSharpBOOKSTORE

Description: 网上书店,B/S,架构,C#开发,可作为毕业设计或二次开发。-Online bookstore, B/S, architecture, C# development, design or can be used as the secondary development of graduates.
Platform: | Size: 1619968 | Author: neal | Hits:

[.netWPFtest

Description: 微软的WPF程序范例,动态界面演示程序,c#开发-Microsoft' s WPF sample procedures, dynamic interface demo, c# development
Platform: | Size: 191488 | Author: zhujie | Hits:

[CSharpwordpad

Description: 用Csharp开发的记事本,基本实现了记事本的各项功能-It s a wordpad using C#
Platform: | Size: 112640 | Author: gw | Hits:

[Internet-NetworkWebAutomation

Description: 用C#编写的网站自动登录,自动输入,自动查询等工具,非常有用。-Tools programmed by C#, that can automatically log, input, query and so on. It s very useful.
Platform: | Size: 135168 | Author: wpzhao | Hits:

[Software EngineeringWinFormCustomCtlDeployment

Description: 详细的描述了C#自定义控件发布到VS2008的工具箱的制作过程。-The Tutor of Deployment custom controls to vs2008 s toolbox.
Platform: | Size: 567296 | Author: 杨清 | Hits:

[CSharpgzd

Description: 一个用C#开发的财务管理软件,数据库采用微软的ACCESS2003,能应付得起一般公司或企业的需求-Using C# to develop a financial management software, database using Microsoft' s ACCESS2003, can afford to meet the general needs of companies or enterprises
Platform: | Size: 708608 | Author: 陈先杰 | Hits:

[CSharpCsharpFAQ

Description: 常见的c#问题集合,帮你解决C#编程过程中的基本问题~~~内容适合初学者自学C#编程,起到了很好的作用-FAQ,Help you with the usual questions. it s very useful for the beginners in Csharp Programming
Platform: | Size: 153600 | Author: kele | Hits:

[Web ServerCsharpHTTPServer

Description: A small HTTP server built in C#. In it s current state, it only supports only the GET method, but can be extended to support any method in the RFC2616 standard. For cases where you only need a small, extensible web server to build off of, and you don t need the bulk provided by Apache or other web server.
Platform: | Size: 10240 | Author: anatolia | Hits:

[WEB CodeBookShop

Description: 随着网络的普及,越来越多的人接触并运用网络,当有人因为各种原因想要出售或购买图书时,就需要一个专门进行网上虚拟物品交易的平台,本系统就在这种情况下产生并不断的发展。该系统用ASP.NET(C# Script)语言和SQL Server2005作为系统的数据库来开发。其主要功能有:用户管理,新书上架,分类查找,图书检索,图书收藏夹,购买流程,图书评论,网站管理等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。本系统经过测试运行正常,达到预期目标。-With the popularity of the network, more and more people contact and the use of network, When people due to various reasons, want to sell or buy some books, on the need for a specialized virtual goods online trading platform, this system in under such circumstances and continues to develop. The system use ASP.NET (C# Script) language and SQL Server2005 as a database system to develop. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, the comment of the books, website s management, etc. During the course of writing this article, I strive to integrate theory and practice. While explaining the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system. After testing, this system run successfully and achieved the anticipate goal.
Platform: | Size: 794624 | Author: 王雪明 | Hits:

[.netanimalconsign

Description: c sharp 开发的关于动物游戏对委托事件应用的源代码,希望对大家有所帮助-c sharp development of the game on the animals entrusted to the events of the application' s source code, I hope all of you to help! !
Platform: | Size: 14336 | Author: lihui | Hits:

[Internet-Networkbookshopasp.net

Description: <基于asp.net网上书店系统>随着Internet的不断普及,人们对于互联网技术的要求已不单单是浏览一下网页,收发电子邮件,日益忙碌的人们开始追求足不出户的利用互联网这一强大的平台来实现的网上购物。对于企业来讲,无论是企业之间(B to B),还是企业和客户之间(B to C)的交易,如果能够实现网上交易将大大提高交易速度节约交易成本。近几年,随着数据库技术的进一步发展,使得这一设想逐渐成为现实。 运用.net2.0技术和数据库SQL2005原理,基于B/S模式开发了一个网上书店系统。在该系统中,顾客可以很方便的注册成为会员,对商品进行浏览检索,查看商品的详细资料,然后根据各人的喜好购买心仪的书籍。系统会自动为顾客生成订单,按照顾客所填写的信息提交订单并发货。系统管理员则可以对现有的商品进行添加和编辑,审查已注册的用户并对提交的订单进行处理。 关键词:B/S模式 .net2.0 SQL2005 网上书店 电子商务 -Along with the Internet of continuously universal, people are for the request of technique Internet the already and not only single is a view once web page, receive and dispatch the E-mail, increasingly busy people start pursuing the exploitation Internet that keep the house this a the mighty platform come the net that realizes on the shopping. Speak for the business enterprise, and weather is the business Enterprise s( B to B), or business enterprise with the customer s bargain for( B to C), if can realize the net up trade and will consumedly increase the bargain speed the economy to trade the cost. In the last few years, along with the technique s further development of network database, make this on conceiving to gradually become the actuality. Application .net2.0 technique is with the network database principle, according to B/ S mode I developed a Online-Bookstore system. In my system, customer can very the convenient registration become the member, and proceeds to mercha
Platform: | Size: 3646464 | Author: 陈非 | Hits:

[CSharpjiaowuguanlixitongasp.net

Description: 为提高我校研究生教务管理效率,在基于ASP.NET技术的基础上,结合我校研究生教务管理的实际需求,设计一种网络化的高校研究生教务管理系统.该系统集基本信息管理、学生成绩管理、综合教务管理等功能于一体,既提高了教务工作效率,又加强了教务管理水平。经过研究分析,结合实际情况,我们使用Microsoft公司的C#.NET和Access 2003作为开发工具, 研究生教务管理系统是典型的信息管理系统,其开发主要包括前端应用程序的开发以及后台数据库的建立和维护两个方面。对于前者要求程序功能完备,易使用等特点。而对于后者则要求建立起数据一致性和完整性强、数据完全性好的库等。 关键字:研究生教务管理;信息管理系统;C#.NET;Access 2003;数据库。 -To improve our school graduate academic management efficiency, based on ASP.NET technology on the basis of I combine school graduate teaching management to the actual demand, Design a network of college graduate academic management system. The system is basic information management, student performance management, Senate integrated management functions into one, we have improved the efficiency of the Senate, the Senate has also stepped up the level of management. After the study, in light of the actual situation. We use Microsoft s C#. NET and Access 2003 as a development tool, postgraduate educational management system is typical of the information management system, including the development of its main front-end application development and database background to the establishment and maintenance of two aspects. For the former claims process functions, and easy-to-use features. As for the latter, then establish data consistency and integrity of strong, complete data bank for good.
Platform: | Size: 994304 | Author: 陈非 | Hits:

[CSharpcSharpFtp

Description: C#实现的一个C/S结构的Ftp小工具。又需要的朋友可以参考一下。-This is a CSharp Development FTP Tools
Platform: | Size: 497664 | Author: 永恒 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »

CodeBus www.codebus.net